Y-fast trie - définition. Qu'est-ce que Y-fast trie
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

Qu'est-ce (qui) est Y-fast trie - définition


Y-fast trie         
DATA STRUCTURE FOR STORING INTEGERS FROM A BOUNDED DOMAIN
User:Rf insane/Y-fast trie
In computer science, a y-fast trie is a data structure for storing integers from a bounded domain. It supports exact and predecessor or successor queries in time O(log log M), using O(n) space, where n is the number of stored values and M is the maximum value in the domain.
X-fast trie         
  • An x-fast trie containing the integers 1 (001<sub>2</sub>), 4 (100<sub>2</sub>) and 5 (101<sub>2</sub>). Blue edges indicate descendant pointers.
DATA STRUCTURE FOR STORING INTEGERS FROM A BOUNDED DOMAIN
User:Mangarah/x-fast trie
In computer science, an x-fast trie is a data structure for storing integers from a bounded domain. It supports exact and predecessor or successor queries in time O(log log M), using O(n log M) space, where n is the number of stored values and M is the maximum value in the domain.
FAST         
WIKIMEDIA DISAMBIGUATION PAGE
FaST; Fast (disambiguation); FAST (disambiguation); FAST; Fast (song)
First Application System Test